Welcome![Sign In][Sign Up]
Location:
Search - bmp 16

Search list

[GDI-BitmappngTo16bitbmpV0.93

Description: png批量转换16位bmp 带界面 一键选择目录-pngtobmp 16
Platform: | Size: 228352 | Author: mingmisu | Hits:

[Picture Viewer16_BMP

Description: 16位元BMP图档读取, 已用Visual studio 2010编译可了解bmp图档的操作-read 16 bit BMP image file, already complier with visual studio 2010, and understand the operator of BMP file.
Platform: | Size: 1024 | Author: | Hits:

[Embeded-SCM Developbmpconverter

Description: 可以将windows 24位BMP图转换为16位图的程序,可用于机顶盒处理打包图片之用-Can windows 24 bit BMP map is converted to 16 plans can be used for set-top boxes used image processing package
Platform: | Size: 2048 | Author: fellpe | Hits:

[Embeded-SCM Developbmpconverter

Description: 可以将windows 24位BMP图转换为16位图的程序,可用于机顶盒处理打包图片之用-Can windows 24 bit BMP map is converted to 16 plans can be used for set-top boxes used image processing package
Platform: | Size: 2048 | Author: 湿式铺法 | Hits:

[Graph Recognize128x64PCtoLCD

Description: 功能介绍: 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。 5.字模数据输出可自定义各种格式,系统预设了C语言和汇编语言两种格式,并且可自己 定义出新的数据输出格式;每行输出数据个数可调。 6.支持四种取模方式:逐行(就是横向逐行取点),逐列(纵向逐列取点),行列(先 横向取第一行的8个点作为第一个字节,然后纵向取第二行的8个点作为第二个字节……), 列行(先纵向取第一列的前8个点作为第一个字节,然后横向取第二列的前8个点作为第二个 字节……) 7.支持阴码(亮点为1),阳码(亮点为0)取模 8.支持纵向(第一位为低位)(,倒向第一位为高位)取模 9.输出数制可选16进制或10进制 10.可生成索引文件,用于在生成的大量字库中可快速检索到需要的汉字 11.动态液晶面板彷真,可调节彷真面板象素点大小和颜色 12.图形模式下可任意用鼠标作画,左键画图,右键擦图。 12.旋转,翻转,平移等字符模式下的功能也可用与对BMP图象的处理 版本为pctolcd1.94-Features: 1 font data generated in mixed alphanumeric string two selectable font, size, and length and width can be adjusted independently of the text, to generate arbitrary shape the character more. 3 Various rotate, flip text function 4. Arbitrarily adjust the output matrix size, and can adjust the character position in the lattice. 5 font data output can be customized in various formats, the default setting of C and assembly language formats, and can define their own new data output formats adjustable output data per line number. Modulo 6 supports four ways: progressive (that is transverse progressive access point), column by column (vertical column-wise access points), ranks (the first eight points of the first to take the lateral line as the first byte, then vertical take eight points of the second row as the second byte ......), the column lines (vertical take before the first eight points of the first column as the first byte, and then take the second lateral row before 8 point
Platform: | Size: 718848 | Author: LZ | Hits:

[Picture ViewerreadPicture

Description: 用C语言实现对单色BMP图的读取,并将文件信息以16禁止存储在DAT文件中-Using C language to read monochrome BMP map, and the file information is stored in a 16 prohibits DAT file
Platform: | Size: 2048 | Author: lao | Hits:

[Picture Viewer24to16

Description: 本代码实现了24位BMP图片转565格式16位数组C文件,用法: 24to16 filename.bmp 生成:16filename.bmp 生成的16filename.bmp只能用附件中的“画图”打开!-BMP file of 24bits to bmp file of 16bits.
Platform: | Size: 176128 | Author: zyx | Hits:

[Graph RecognizeReadBitMap

Description: 在VS2010下编写的对BMP的位图格式进行分析的控制台程序,包括2、4、8、16、24位的位图文件都可以分析。分析结果在控制台上显示。是VC图像处理课程的课程作业。-BMP bitmap format for the analysis of the console program, including 2, 4, 8, 16, 24 bitmap file can be analyzed. The results of the analysis are displayed on the console.. VC image processing courses for the course work.
Platform: | Size: 263168 | Author: whb | Hits:

[Other Embeded programbmp2hex

Description: 将windows 24位位图转换为16进制数组供单片机使用。-convert windows 24-bit bmp to hexcode for MCU.
Platform: | Size: 824320 | Author: hoo | Hits:

[GDI-Bitmapbmp216bit-array-vc

Description: Microft VC 6工程,自己编写的源码,可以可以给把24位的bmp文件生成16位的bmp图片,因为有些工具例如image2lcd生成的是8位的图片数据,数组形式,有些程序需要用到16位的数据,例如stm32的lcd数据,就需要这样的一个程序,这个工程非常完备,内涵源码和注释,打开编译,就可以在当前运行目录生成数组; 使用注意: 1,不是bmp24位色的图片要用电脑的画图工具转换为bmp24位色的 2,图片要用电脑的画图工具进行垂直翻转, 3,把图片拉到filetst.exe里,在双击filetst.exe就有out.txe文件输出了。-A microsoft VC++ 6 project, it is compiled and tested, convert bmp 24bit to a 16bit array of C language in put filetst.exe outout out.txt
Platform: | Size: 1526784 | Author: 林端 | Hits:

[Picture ViewerBMPTest

Description: 使用C++实现的BMP图片解码程序,实现对8位,16位,24位,32位的解码,并通过SetPixel显示。-The C++ program is to decode picture with BMP file format,it can decode bmp with 8bmp,16bmp,24bmp and 32bmp.
Platform: | Size: 468992 | Author: Peter | Hits:

[Special Effectstinkow

Description: 将24位色的BMP图片转换为16位色,用于DIY你的手机图片,-Converts 24 bit color BMP images to 16-bit color, and is used to DIY your cell phone pictures,
Platform: | Size: 87040 | Author: iilliam | Hits:

[Graph programBmp16_565To24To8_256

Description: 主要用于16位bmp图像转8位图像,简单好用,纯手工源码,随时欢迎咨询(Mainly used for 16 bit BMP image to 8 bit image, simple and easy to use, pure manual source code, always welcome consultation)
Platform: | Size: 15360 | Author: 小熊维基 | Hits:

[Process-Thread450024

Description: loadbmp,自已按需加入自已的图片必须是非曲16位的BMP文件()
Platform: | Size: 3072 | Author: eojdayjs | Hits:

[Process-ThreadCPETT

Description: loadbmp,自已按需加入自已的图片必须是非曲16位的BMP文件()
Platform: | Size: 3072 | Author: synhdegan | Hits:

[OS programsgrialvzation_internal

Description: loadbmp,自已按需加入自已的图片必须是非曲16位的BMP文件()
Platform: | Size: 3072 | Author: iphoc!57797 | Hits:
« 1 2 ... 5 6 7 8 9 10»

CodeBus www.codebus.net